const os.supportsCloseOnExec
3 uses
os (current package)
file_unix.go#L236: if !supportsCloseOnExec {
removeall_at.go#L187: if !supportsCloseOnExec {
sys_unix.go#L14: const supportsCloseOnExec = true
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)